home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Essentials / Miscellaneous Disk Images / Apple II Getting down to Basic / RN2.bas < prev    next >
Encoding:
BASIC Source File  |  1983-11-14  |  242 b   |  6 lines

  1. 3  HOME 
  2. 5  HGR : HCOLOR= 3: POKE  -16298,0: POKE  -16300,0: POKE  -16303,0
  3. 6  VTAB 10: HTAB 12: PRINT "Please wait...."
  4. 7  PRINT : PRINT  CHR$(4);"BLOAD PIC.MAILBOX, A$4000"
  5. 8  PRINT  CHR$(4);"BLOAD UP": CALL 4096
  6. 9  PRINT  CHR$(4);"RUN RN3"